home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Przegladarki internetowe / Mozilla Seamonkey 1.0.5 pl / seamonkey-1.0.5.pl-PL.win32.installer.exe / MAIL.XPI / bin / chrome / messenger.jar / content / messenger-region / contents.rdf
Encoding:
Extensible Markup Language  |  2004-02-04  |  561 b   |  18 lines

  1. <?xml version="1.0"?>
  2. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.          xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
  4.  
  5.   <!-- list all the packages being supplied by this jar -->
  6.   <RDF:Seq about="urn:mozilla:package:root">
  7.     <RDF:li resource="urn:mozilla:package:messenger-region"/>
  8.   </RDF:Seq>
  9.  
  10.   <!-- package information -->
  11.   <RDF:Description about="urn:mozilla:package:messenger-region"
  12.         chrome:author="mozilla.org"
  13.         chrome:name="messenger-region"
  14.     chrome:localeVersion="1.8">
  15.   </RDF:Description>
  16.  
  17. </RDF:RDF>
  18.